/*!***************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./public/static/css/web/index.css ***!
  \***************************************************************************************************************/

.banner-swiper-container {
  position: relative;
  overflow: hidden;
}
.banner-swiper-container {
  height: 788px;
}
.banner-swiper-container li a {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  -o-background-size: cover;
     background-size: cover;
}
.floor-container {
  margin-top: 72px;
  text-align: center;
}
.floor-container h2 {
  font-size: 36px;
  font-weight: 500;
}
.floor-container .subtitle {
  letter-spacing: 1px;
  margin-top: 6px;
}
.about-us .description {
  font-size: 16px;
  line-height: 1.8;
  max-width: 886px;
  margin: 24px auto 16px;
}
.about-us {
  max-width: 1400px;
}
.about-container {
  padding: 36px 0;
  max-width: 1288px;
  margin: 0 auto;
}
.about-container ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 36px;
  font-weight: 600;
}
.about-container ul .counter {
  font-size: 42px;
}
.about-container img {
  width: 86px;
  margin: 0 auto;
}
.about-container li p {
  font-size: 16px;
  font-weight: 500;
}
.about-container li div {
  width: 202px;
}
.about-us .img-box {
  margin-bottom: 36px;
  overflow: hidden;
  border-radius: 20px;
}
.about-us .img-box div {
  width: 100%;
  height: 480px;
  background: url(/static/dist/assets/about_bg_home_b0e4e0.jpg) no-repeat top center;
  -o-background-size: cover;
     background-size: cover;
}
.about-us .img-box div:hover {
  -webkit-transform: scale(1.05);
     -moz-transform: scale(1.05);
      -ms-transform: scale(1.05);
       -o-transform: scale(1.05);
          transform: scale(1.05);
}
.business {
  margin-top: 0 !important;
  max-width: 100%;
}
.business .img-box {
  height: 800px;
  background: url(/static/dist/assets/business_bg_home_7394ef.jpg) no-repeat top center;
  -o-background-size: cover;
     background-size: cover;
  border-radius: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.business .content {
  margin: auto;
  display: block;
  color: #fff;
}
.business .learn-more {
  color: #fff;
  margin-top: 20px;
}
.business .img-box:hover .learn-more i {
  width: 100%;
}
.manufacture {
  max-width: 100%;
  padding-bottom: 80px;
}
.manufacture ul {
  margin: 36px 0;
  margin-right: -20px;
  overflow: hidden;
}
.manufacture .item {
  position: relative;
}
.manufacture li {
  float: left;
  width: 25%;
  padding-right: 20px;
  color: #fff;
}
.manufacture li img {
  width: 100%;
  border-radius: 10px;
}
.manufacture h3 {
  position: absolute;
  left: 32px;
  bottom: 32px;
  -webkit-transition: opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
  -o-transition: opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
  -moz-transition: opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
  transition: opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
}
.manufacture .title {
  font-size: 28px;
}
.manufacture .manufacture-info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 10px;
  padding: 32px;
  text-align: left;
  z-index: 9;
}
.manufacture .manufacture-info .description {
  margin-top: 12px;
  font-size: 16px;
}
.manufacture .manufacture-info>p {
  opacity: 0;
  -webkit-transform: translate(0, 80px);
     -moz-transform: translate(0, 80px);
      -ms-transform: translate(0, 80px);
       -o-transform: translate(0, 80px);
          transform: translate(0, 80px);
  -webkit-transition: opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1), -webkit-transform .5s cubic-bezier(0.2, 0.0, 0.2, 1);
  transition: opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1), -webkit-transform .5s cubic-bezier(0.2, 0.0, 0.2, 1);
  -o-transition: opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1), -o-transform .5s cubic-bezier(0.2, 0.0, 0.2, 1);
  -moz-transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1), -moz-transform .5s cubic-bezier(0.2, 0.0, 0.2, 1);
  transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1);
  transition: transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), opacity .3s cubic-bezier(0.2, 0.0, 0.2, 1), -webkit-transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), -moz-transform .5s cubic-bezier(0.2, 0.0, 0.2, 1), -o-transform .5s cubic-bezier(0.2, 0.0, 0.2, 1);
}
.manufacture .mask-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 10px;
  background-color: rgba(0,0,0,0.6);
  -webkit-transition: all .5s cubic-bezier(0.2, 0.0, 0.2, 1);
  -o-transition: all .5s cubic-bezier(0.2, 0.0, 0.2, 1);
  -moz-transition: all .5s cubic-bezier(0.2, 0.0, 0.2, 1);
  transition: all .5s cubic-bezier(0.2, 0.0, 0.2, 1);
  -moz-transform: translateY(100%);
   -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
       -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transform: translateY(100%);
}
.manufacture li:hover .mask-bg {
  -moz-transform: translateY(0);
   -ms-transform: translateY(0);
    -o-transform: translateY(0);
       transform: translateY(0);
  -webkit-transform: translateY(0);
}
.manufacture li:hover .manufacture-info>p {
  opacity: 1;
  -webkit-transform: translate(0, 0);
     -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.manufacture li:hover h3 {
  opacity: 0;
}



@media (max-width: 1024px) {
  .banner-swiper-container {
    height: 710px;
  }
  .business .img-box {
    height: 720px;
  }
  .manufacture .title {
    font-size: 24px;
  }
  .manufacture h3 {
    left: 24px;
    bottom: 24px;
  }
  .manufacture .manufacture-info {
    padding: 24px;
  }
  .manufacture .manufacture-info .description {
    font-size: 14px;
  }
  .manufacture li {
    padding-right: 16px;
  }
  .manufacture ul {
    margin-right: -16px;
  }
}
@media (max-width: 768px) {
  .banner-swiper-container {
    height: 630px;
  }
  .floor-container {
    margin-top: 56px;
  }
  .floor-container h2 {
    font-size: 32px;
  }
  .about-container ul {
    font-size: 36px;
  }
  .about-container li div {
    width: 128px;
  }
  .about-us .img-box div {
    height: 384px;
  }
  .business .img-box {
    height: 640px;
  }
  .business .content {
    max-width: 652px;
    padding: 0 20px;
  }
  .manufacture li {
    width: 50%;
    margin-bottom: 16px;
    overflow: hidden;
  }
  .manufacture ul {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .banner-swiper-container {
    height: 576px;
  }
  .floor-container {
    margin-top: 36px;
  }
  .floor-container h2 {
    font-size: 24px;
  }
  .about-us .description {
    margin-top: 20px;
    font-size: 14px;
  }
  .about-container img {
    width: 72px;
  }
  .about-container ul {
    font-size: 32px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .about-container li p {
    font-size: 14px;
  }
  .about-container li {
    width: 50%;
    margin-top: 24px;
  }
  .about-container li div {
    width: auto;
  }
  .about-container {
    padding: 4px 0 20px;
  }
  .about-us .img-box div {
    height: 240px;
  }
  .about-us .img-box {
    margin-bottom: 24px;
  }
  .business .img-box {
    height: 480px;
  }
  .business .content h2 {
    max-width: 210px;
    margin: 0 auto;
  }
  .manufacture {
    padding-bottom: 64px;
  }
  .manufacture .title {
    font-size: 18px;
  }
  .manufacture ul {
    margin-top: 20px;
    margin-bottom: 17px;
  }
  .manufacture li {
    padding-right: 7px;
    margin-bottom: 7px;
  }
  .manufacture ul {
    margin-right: -7px;
  }
  .manufacture h3 {
    left: 12px;
    bottom: 12px;
  }
  .manufacture .manufacture-info {
    padding: 12px;
  }
  .manufacture .manufacture-info .description {
    margin-top: 4px;
    font-size: 13px;
  }
}

